Total Complexity | 46 |
Dependencies | 8 |
Dependents | 15 |
Total lines | 322 |
Lines of code | 160 |
Logical lines of code | 77 |
Comment lines | 109 |
Methods | 13 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_available_shipping_provider_integrations() | 43 | 8 | 50 | |
register_shipping_provider() | 50 | 9 | 29 | |
load_shipping_providers() | 51 | 8 | 25 | |
get_available_shipping_providers() | 63 | 5 | 11 | |
get_shipping_providers() | 68 | 3 | 9 | |
get_shipping_provider() | 67 | 3 | 7 | |
instance() | 72 | 2 | 6 | |
get_shipping_provider_integration() | 74 | 2 | 4 | |
is_shipping_provider_activated() | 71 | 2 | 6 | |
__clone() | 79 | 1 | 3 | |
__wakeup() | 79 | 1 | 3 | |
__construct() | 81 | 1 | 3 | |
get_shipping_provider_class_names() | 76 | 1 | 4 |